home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / COMMADIO / PROZ_100.LZH / PROZ.DOC < prev   
Text File  |  1987-12-12  |  2KB  |  43 lines

  1. ProZ.com, Version 1.00
  2. Copyright (C) 1987 George A. Stanislav
  3. All Rights Reserved.
  4.  
  5. PROZ fills in a gap in ProComm communications program, version 2.4.2
  6. which lacks the Zmodem file transfer protocol. PROZ can be called from
  7. ProComm. PROZ in turn will call DSZ, Chuck Forsberg's Zmodem program, and
  8. pass any necessary parameters to it.
  9.  
  10. This is how PROZ works: Install PROZ.COM as the "editor" of ProComm. You can
  11. do this by hitting "Alt-S" in ProComm for the setup menu. Then hit "4" for
  12. general setup. Then "1" for editor. Type "PROZ" followed by a carriage
  13. return. Hit the ESCAPE key to get back to the setup menu. Type "S" to save
  14. your new setup on disk.
  15.  
  16. From now on, whenever you want to download or upload a file using Zmodem,
  17. hit "Alt-A", which is ProComm's command to load the editor. ProComm will
  18. load ProZ.com. Then you hit Page Down if you want to download or Page Up
  19. if you want to upload. If you are requesting an upload, you will be prompted
  20. to enter the file name. PROZ will then call DSZ with whatever command line
  21. parameters are needed.
  22.  
  23. Please note that this is basically the same way you would do any up- and down-
  24. loads with ProComm with the only exception that with the built-in protocols
  25. you first hit Page down or Page Up and then choose the protocol while in
  26. PROZ it is reversed: First you choose the protocol, then hit Page Down or
  27. Page Up.
  28.  
  29. It is possible to use DSZ in debugging mode. If you do that, DSZ will display
  30. a detailed account of what it is doing. If you wish to get the details, hold
  31. down the CONTROL key while you are choosing Page Down or Page Up.
  32.  
  33. The program has an important limitation: This version works only with COM1.
  34. I have been unable to figure out how to tell DSZ to use COM2. If someone
  35. can send me that information, I will write ProZ2.com which will run off of
  36. the COM2 port.
  37.  
  38. You can write to me at P.O. Box 129, Natrona Heights, PA 15065-0129, or
  39. better yet send me netmail to Fidonet node 129/39.
  40.  
  41. PROZ.COM was written in the C language on a Tandy 1000 and compiled with
  42. Turbo C, version 1.0.
  43.